Renders the current scene into a newly created Picture and returns it. If the parameters are omitted the control's current width and height and a depth of 32 are used.
Syntax |
|---|
|
result = RB3DSpace.GetPicture( [Width], Height, [Depth] ) |
Parameters |
|
|---|---|
|
Width |
Integer (Optional) |
|
Height |
|
|
Depth |
Integer (Optional) |
Return Value |
|
|---|---|
|
Result |
|